GtkMenuTracker: Don't return FALSE as a pointer
authorMatthias Clasen <mclasen@redhat.com>
Mon, 8 Dec 2014 14:13:57 +0000 (09:13 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 8 Dec 2014 14:13:57 +0000 (09:13 -0500)
Pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=741249

gtk/gtkmenutracker.c

index 46d87ebadc8ca71a50456dbff94a1ed2f8223df7..7634744f125d023e51f33956cc8379639f93eb3a 100644 (file)
@@ -120,7 +120,7 @@ gtk_menu_tracker_section_find_model (GtkMenuTrackerSection *section,
         (*offset)++;
     }
 
-  return FALSE;
+  return NULL;
 }
 
 /* this is responsible for syncing the showing of a separator for a